xen.git
2007-02-28 Tim Deegan[XEN] Make the compat-mode l4 page table look more...
2007-02-28 Christian Limpach[XEN] No need to change the compat mode of the guest...
2007-02-28 kfraser@localhost... Loop on actual elfnote array size rather than depending...
2007-02-28 kfraser@localhost... Add suspend_cancel flag to linux elf notes.
2007-02-28 kfraser@localhost... Add xm save -c/--checkpoint option
2007-02-28 kfraser@localhost... Let xend choose to do hard or soft domain resumption...
2007-02-28 kfraser@localhost... Fix off-by-one preventing the last elfnote from being...
2007-02-27 kfraser@localhost... Add openssl-dev and xorg-x11-dev to README
2007-02-27 kfraser@localhost... [XEN] [ACM] Simplify the event channel scanning
2007-02-27 kfraser@localhost... Fix for Solaris compile/output for VBDs in xentop.
2007-02-27 Ian Campbellmerge
2007-02-27 Ian Campbell[TOOLS] Add support for XEN_ELFNOTE_L1_MFN_VALID to...
2007-02-27 kfraser@localhost... Accelerate IDE PIO on HVM/IA64 [3/3]
2007-02-27 kfraser@localhost... Accelerate IDE PIO on HVM/IA64 [2/3]
2007-02-27 kfraser@localhost... Accelerate IDE PIO on HVM/IA64 [1/3]
2007-02-27 Steven HandFix save/restore (and non-live migrate) on PAE.
2007-02-27 Ewan MellorAdded SXP pretty-printer.
2007-02-27 kfraser@localhost... linux: Don't allow partial message raeds from xenstore...
2007-02-27 Ewan MellorFix exception handling to cope with exceptions that...
2007-02-27 George Dunlap[TOOLS] Make xentrace help a little more informative.
2007-02-27 George DunlapMerge
2007-02-27 George Dunlap[TOOLS] Added option to xentrace to discard records...
2007-02-27 kfraser@localhost... x86: Fix BUG() crash in mm.c.
2007-02-27 Ewan MellorFix missing bits of the docs from cset 14020, and match...
2007-02-27 Ewan MellorImplementation of host_metrics.get_all, PIF_metrics...
2007-02-27 Ewan MellorAdded some more fields to host_cpu.
2007-02-26 Tim Deegan[HVM][SVM] Save/Restore: Remove commented out code
2007-02-26 kfraser@localhost... Missing files from previous changeset.
2007-02-26 kfraser@localhost... [xentrace][HVM] introduce HVM tracing to unify SVM...
2007-02-26 kfraser@localhost... x86: Update map_pages_to_xen() to avoid arithmetic...
2007-02-26 kfraser@localhost... x86: Clean up {alloc,free}_xen_pagetable() interface...
2007-02-26 Ewan MellorAdd argument check for xm network-attach command
2007-02-26 Ewan MellorFix xm vcpu-set command for when wrong number of VCPU...
2007-02-26 Ewan MellorMove credit scheduler configuration into XendDomainInfo...
2007-02-26 Tim DeeganMerge
2007-02-26 Tim Deegan[TOOLS] fix sizeof() usage in xc_core
2007-02-26 kfraser@localhost... linux: Fix backward compatibility in page table handling
2007-02-26 Tim Deegan[XEN] Allow log-dirty mode to be enabled on already...
2007-02-26 kfraser@localhost... Remap PCI-ISA IRQ 6 to IRQ 7. Disable LPT1 by default...
2007-02-26 kfraser@localhost... Resolve conflict over use of name xen_elfnote.
2007-02-26 Tim DeeganMerge
2007-02-26 Tim Deegan[HVM] Shadow: always use mmio_space() to detect MMIO...
2007-02-26 kfraser@localhost... libxc, ia64: Added new arch_hook for registering ia64...
2007-02-26 kfraser@localhost... Save elfnotes in VM sxpr under image/notes, and load...
2007-02-26 kfraser@localhost... Write Xen ELF notes into xenstore on domain build.
2007-02-26 Tim Deegan[HVM] Revert cset 14083
2007-02-26 kfraser@localhost... xm-test, acm: Use xvda* device name instead of sdb...
2007-02-26 kfraser@localhost... Remove duplicate #includes from Linux sparese-tree...
2007-02-26 root@xenhog02... fix PDPE entry in P2M table under 32bit PAE hypervisor
2007-02-26 Ewan MellorRemove unused network.default_{gateway,netmask}.
2007-02-25 Ewan MellorRedefine units of VDI.virtual_size to be bytes, not...
2007-02-25 Ewan MellorAdded host.capabilities field.
2007-02-25 Ewan MellorReplace VM.tools_version with a richer VM_guest_metrics...
2007-02-25 Ewan MellorAdded documentation and C bindings for VBD/VIF.status_d...
2007-02-25 Ewan MellorAdded a VM.domid field.
2007-02-25 Ewan MellorRemove the bindings for VM.get_VCPUs_{number,utilisatio...
2007-02-25 Ewan MellorFix typo in host record.
2007-02-25 Ewan MellorAdded tab completion for methods and object references...
2007-02-25 Ewan MellorAdded host.API_version_{major,minor,vendor,vendor_imple...
2007-02-21 Ewan MellorAdded VBD. and VIF.qos_supported_algorithms fields...
2007-02-24 Keir Fraserlibxc: Code format cleanups.
2007-02-24 Keir FraserReduce impact of saving/restoring/dumping large domains...
2007-02-24 Keir Fraserdump-core: documentation on its format.
2007-02-24 Keir Fraserxc_ptrace_core.c new elf format support
2007-02-24 Keir FraserXen coredump format: ELF formatified with note section.
2007-02-24 Keir FraserMove some definitions from xg_save_resotre.h to xg_priv...
2007-02-24 Keir Fraserx86 hvm domain builder, restore: set shared_info.arch...
2007-02-24 Keir FraserSupport new xm command: xm trigger <Domain> <nmi|reset...
2007-02-24 Keir Fraserxen memory allocator: Allow per-domain bitwidth restric...
2007-02-24 Keir Fraserxen memory allocator: Dynamically allocate per-numa...
2007-02-24 Jake Wires[TAPDISK] honor read-only attributes when creating...
2007-02-23 Jake Wires[TAPDISK] handle error case when opening VDIs
2007-02-23 kfraser@localhost... xen memory alloctor: remove bit width restrictions
2007-02-23 kfraser@localhost... xen memory allocator: per-bit-width heap zones
2007-02-23 Ian Campbellmerge
2007-02-23 Ian Campbell[LINUX] Purge include <linux/config.h>. It has been...
2007-02-23 Ian Campbell[PV-on-HVM] Fix gnttab_map to not run off the bottom...
2007-02-23 kfraser@localhost... xen memory allocator: hide generic allocator routines
2007-02-23 kfraser@localhost... xentrace: Add a relative TSC field (kept track per...
2007-02-23 kfraser@localhost... linux, tpm: Fix argument to grant table operation
2007-02-23 kfraser@localhost... hvm: Fix save/restore to handle missing pages.
2007-02-23 kfraser@localhost... hvm: unset_mm_mapping() for vga acceleration region...
2007-02-23 Tim Deegan[HVM] Only treat gfns in known MMIO regions as MMIO
2007-02-23 kfraser@localhost... xen: Fix dumb boot allocator breakage that prevents...
2007-02-23 Emmanuel Ackaouy[XEN] [TOOLS] 32on64 compat save/restore: unadjust...
2007-02-23 kfraser@localhost... hvm: Clean up initialisation of hvm_funcs.
2007-02-23 kfraser@localhost... Implement VBD and VIF handling on Solaris for libxenstat.
2007-02-23 kfraser@localhost... linux: Fix current_vcpu_info for UP case
2007-02-23 kfraser@localhost... Merge with xen-ia64-unstable.hg.
2007-02-23 kfraser@localhost... hvm: Rename injection_pending() to event_injection_faul...
2007-02-23 Jake Wires[TAPDISK] minor changes to tapdisk and plugins
2007-02-22 kfraser@localhost... x86/64: Fix a user of alloc_boot_pages() who should use
2007-02-22 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-02-22 awilliam@xenbuild2.aw[IA64] First step to support big-endian PV domUs
2007-02-22 kfraser@localhost... alloc_boot_pages() allocates downwards from high memory.
2007-02-22 kfraser@localhost... x86: Detect shadow-emulate write to stack from inside...
2007-02-22 Tim DeeganFix perfc=y build
2007-02-22 kfraser@localhost... hvm: Turn stack-pointer comparison on shadow-emulate...
2007-02-22 kfraser@localhost... hvm: Do not take shadow-emulation path if we are trying...
2007-02-22 Tim Deegan[XEN] don't emulate stack operations on shadowed pages
next